home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / aug95 / cost1f14.gif < prev    next >
Graphics Interchange Format  |  1996-11-18  |  35KB  |  654x546  |  4-bit (15 colors)
Labels: text | electronics | screenshot | display | software | number | computer icon | font | web page | parallel
OCR: Paradox for Windows File Edit View Search Program Properties Tools Window Help ..... .. # Form Design : HELPDEMO.FSL ..... .Help Help Table of Contents HELPDEMO.FSL :: btnHelp :: pushButton* method pushButton(var eventInfo Event) helpShowContext ("HELPDEMO .HLP" , 1000) . Help Help on Programming endmethod . .. PW Edit: Line: 3 Col: 10 . . ...... ....... ·Help Help with Graphics" HELPDEMO.FSL :: #Form1 :: close* method close(var eventInfo Event) if eventInfo.isPreFilter() then ; This code executes for each object on the form. else ; This code executes only for the form. helpQuit ("HELPDEMO .HLP") endif endmethod Edit Line: 9 Col: 10 Project Viewer btnHelp [Box]